home *** CD-ROM | disk | FTP | other *** search
- Below is a replacement for UUCP-startup. It allows uucp users
- with multiple line be able to run multiple AXSHs without
- crashing their machines.
-
- -------------- Cut Here ------------------------
-
- .key GETTY/A,DEVICE/A,dev/A,UNIT/A,uni/A
- .bra {
- .ket }
- stack 20000
- AXsh:bin/AXsh <>axaux{uni}:{dev}/{uni}/shared -log
- ;
- ; By Mike Bruins <bruins@hal9000.apana.org.au>
- ; Patch to connect *multiple* Dillon's UUCP GETTYs to AXSH.
- ; Note: requires an AXAUXn: for each serial unit n.
- ;
-
- -------------- Cut Here ------------------------
-